projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb6f1e2
)
; Fix menu entry alignment of last change
author
Stephen Berman
<stephen.berman@gmx.net>
Mon, 16 Aug 2021 20:55:50 +0000
(22:55 +0200)
committer
Stephen Berman
<stephen.berman@gmx.net>
Mon, 16 Aug 2021 20:55:50 +0000
(22:55 +0200)
* doc/lispref/elisp.texi (Top): Fix alignment.
doc/lispref/elisp.texi
patch
|
blob
|
history
diff --git
a/doc/lispref/elisp.texi
b/doc/lispref/elisp.texi
index 337c71c2956bf86d0080ce22a62dc4a5beac57b2..55bcf399d81c698e66f9a9929addf899e6b82966 100644
(file)
--- a/
doc/lispref/elisp.texi
+++ b/
doc/lispref/elisp.texi
@@
-788,7
+788,7
@@
Defining Commands
* Interactive Codes:: The standard letter-codes for reading arguments
in various ways.
* Interactive Examples:: Examples of how to read interactive arguments.
-* Command Modes::
Specifying that commands are for a specific mode.
+* Command Modes:: Specifying that commands are for a specific mode.
* Generic Commands:: Select among command alternatives.